body.body1 {
	font-size: 12pt;
	font-family: arial;
	font-weight: 500;
	text-decoration: none;
	background-color: silver;
	background-repeat: repeat-y;
 	SCROLLBAR-FACE-COLOR: #cococc ;
	SCROLLBAR-ARROW-COLOR: #ffffc0; 
	scrollbar-3dlight-color: #ffffc0;
        SCROLLBAR-SHADOW-COLOR: ffffc0;
	color: black;
	margin: 0 0 0 0
}
body.body2 {
	font-size: 12pt;
	font-family: arial;
	font-weight: 500;
	text-decoration: none;
	background-color: #7a838f;
 	SCROLLBAR-FACE-COLOR: #cococc ;
	SCROLLBAR-ARROW-COLOR: #ffffc0; 
	scrollbar-3dlight-color: #ffffc0;
	SCROLLBAR-SHADOW-COLOR: ffffc0;
	color: black;
	buttonface: silver;
}
A:visited.my {text-decoration: none; color: brown; font-size: 10pt};
A:hover.my {text-decoration: none; color: red; font-weight: 700; font-size: 9pt};
A:link.my {text-decoration: none; color: #0000ff; font-size: 10pt};
Table.table1{
	border: 2 dashed yellow;
	background-color: #ffffce;
}
p.par1 {text-indent: 20; font-size: 10pt}
p.zvezdi {text-align: center; color: red; font-size: 20pt}
hr.my1 {color: silver; text-align: left}
.iframe {width: 300; height: 40}
.downbanner {height=200; width: 100%}
.maintable {border: solid silver 1px; height: 100%}
.ogl {text-decoration: none; font-weight: bold; color: black}